Home / comp / gb / single[] / sort 
Single[].Sort (gb)
Syntax
FUNCTION Sort ( [ Mode AS Integer ] ) AS Single[]
Sorts the array.

Mode can have the following value:

gb.Ascent Ascent sort. This is the default value.
gb.Descent Descent sort.